These scripts all deal with JavaScript Navigation scripts. They all help your visitors navigate around your site - either with menu lists, random links, etc. They are very difficult to write - just look at the code.
Title: Age Redirection
Details: 0.56 KB * Uploaded August 13 1997
Description: Occassionally, your web site might need to redirect minors away from adult content. This script is a VERY simple preliminary age check. Those underage are then forwarded to www.crayola.com.
[ Get Source Code ]
Title: Browser
Contributor: Rick Johnson (frj11@ev1.net)
Contributor URL: http://rickjohnson.tripod.com
Details: 1.99 KB * Uploaded November 21 2000
Description: (Internet Explorer Only) Create a browser window within an existing browser window. Allows you to uniquely provide custom links and navigation. Awesome!
[ Get Source Code ]
Title: Cascading Menu
Contributor: Angus Turnbull
Contributor URL: http://gusnz.cjb.net
Details: 12.56 KB * Uploaded February 19 2001
Description: Multilevel cascading menu for navigation in Internet Explorer. Menus have borders, highlight colours and are positioned relative to one another on the fly. Amazing!
[ Get Source Code ]
Title: Category Menus
Contributor: Fredrik Fridsten (fredrik.fridsten@home.se)
Contributor URL: http://hem.passagen.se/dred
Details: 4.78 KB * Uploaded May 4 2000
Description: When a category is clicked, the category's items are displayed below while the rest of the page is pushed downward. Good for use in a navigation frame of framed sites.
[ Get Source Code ]
Title: Center Expand
Contributor: Sean Decker
Details: 1.06 KB * Uploaded February 26 2001
Description: Grab your visitors attention with this script. It centers the browser window and expands to fill the screen!
[ Get Source Code ]
Title: Centered Popup
Contributor: Eric King (eric_andrew_king@hotmail.com)
Contributor URL: http://redrival.com/eak/
Details: 1.12 KB * Uploaded May 9 2000
Description: Opens a new popup window centered on the page according to the width and height of the user's screen. You can customize the width, height, and scrollbars on or off for each window you open. Sweet!
[ Get Source Code ]
Title: Change 2 Frames
Details: 1.64 KB * Uploaded May 18 1999
Description: If your site has more than two frames, you can even select which two frames to load into. Make different links load into different frames!
[ Get Source Code ]
Title: Change 2 Frames Menu
Details: 1.75 KB * Uploaded April 12 2000
Description: Loads two different pages in two other frames just by selecting an option in a pulldown menu. Just define each menu option with both of the frame names and the web address to load and you're set. Wow!
[ Get Source Code ]
Title: Checkbox Link
Contributor: Gregory C. (gregcl@hotmail.com)
Contributor URL: http://www.geocities.com/thegregc
Details: 0.48 KB * Uploaded February 6 2001
Description: Redirect users to another page immediately when they click in this checkbox. Neat!
[ Get Source Code ]
Title: Close Window
Details: 0.57 KB * Uploaded September 1 1999
Description: If you have JavaScript open a new window, it's a piece of cake to close it after a certain number of seconds of being open. Just enter in the time in milliseconds (i.e. 5000 = 5 secs) and it your window will close after the appropriate number of seconds.
[ Get Source Code ]
Title: Combined Menu
Contributor: Ronnie T. Moore, Editor
Details: 1.43 KB * Uploaded July 11 2000
Description: Sends the user to a specific URL based on the combined selections from two different pulldown menus. If the user only selects from one menu, they are still taken to that menu's corresponding page. Works great for sites navigation based on two seperate characteristics. Give it a try.
[ Get Source Code ]
Title: Combined Menu - Radio Buttons
Contributor: Mike Watts (mike.watts@watts-internet.com)
Contributor URL: http://www.watts-internet.com
Details: 1.95 KB * Uploaded March 6 2001
Description: Sends the user to a specific URL based on the combined selections from two different menus. Works great for sites navigation based on two seperate characteristics.
[ Get Source Code ]
Title: Current Directory
Contributor: Dan Worsham
Details: 0.90 KB * Uploaded November 30 1999
Description: Takes the user to a directory listing of all files in the current directory. Or, if an index.html file exists in that directory, they are taken to that page instead.
[ Get Source Code ]
Title: Cursor Link
Contributor:Zach Green (greenslake@aol.com)
Details: 0.28 KB * Uploaded May 29 1998
Description: Forget actually clicking on links anymore, if you put your cursor over them, you go there! (with this JavaScript at least) If you use this script, please remember that it can be annoying, even a pain for them to have to come back if they really didn't want to follow the link. With that said, go check out the code!
[ Get Source Code ]
Title: Customized Popup
Details: 1.48 KB * Uploaded August 23 1999
Description: Allow your visitors to have a popup page on your site appear exactly as they want! They can customize the width, height, and placement of a popup window on your site before the window is opened.
[ Get Source Code ]
Title: Day of Week Redirection
Details: 0.79 KB * Uploaded August 23 1997
Description: If you would like to redirect your visitor to a different page for each day of the week, this script would be perfect. It will first detect what day of the week it is and then forward the visitor to the appropriate page. I also might mention that this is a perfect JavaScript example to learn from even if you don't use it. Just look at it!
[ Get Source Code ]
Title: Day of Month Redirection
Details: 0.62 KB * Uploaded May 19 1999
Description: Or maybe you have a separate page for each day of the month. This script will detect what day of the month it is (1 <-> 31) and sends the user to [day of month].html (i.e. 1.html, 2.html, etc.)
[ Get Source Code ]
Title: Delayed Popup
Contributor: Ronnie T. Moore, Editor
Details: 1.27 KB * Uploaded March 2 2000
Description: Automatically opens a new popup window a given number of seconds after the page finishes loading. The script can optionally be configured to close the window after a few seconds.
[ Get Source Code ]
Title: Dynamic Links
Details: 1.08 KB * Uploaded January 29 1999
Description: Dynamically change the link address for a hyperlink based on their entry in the pulldown menu. Send to different email addresses or URLs, wow!
[ Get Source Code ]
Title: Directory Info
Contributor:Kevin Lynn Brown
Details: 0.88 KB * Uploaded August 24 1998
Description: Do you archive your website's contents into separate directories? If so, you'll love this script! It will print out a neat linked directory information for any page on your site! Very neat!
[ Get Source Code ]
Title: Exit Window
Details: 0.64 KB * Uploaded May 15 1998
Description: When a visitor leaves your page, JavaScript can automatically open a new window. Use it to say "thanks for visiting", etc. Very neat! Check it out!
[ Get Source Code ]
Title: Expanding Window
Contributor: Martijn Sinnema (sinnemavleiger@wanadoo.nl)
Contributor URL: http://home.wanadoo.nl/sinnemavlieger/martin
Details: 1.55 KB * Uploaded October 6 2000
Description: (Best with Internet Explorer) Opens a small window then expands it vertically and horizontally to fill the screen with the new web page. Netscape users will not get any errors, the window simply opens the new page normally.
[ Get Source Code ]
Title: Fading Rollover
Details: 2.49 KB * Uploaded October 2 1999
Description: Uses OnMouseOver and OnMouseOut events with a series of images to create a fade effect. Recently re-written to be more efficient and cross-browser compatible with Netscape and Internet Explorer. Stunning!
[ Get Source Code ]
Title: Floating Menu
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 3.09 KB * Uploaded June 14 1999
Description: JavaScript can power a floating menu, that actually can 'float' a navigation bar menu to anywhere on the page, with the click of a mouse! Amazing!
[ Get Source Code ]
Title: Frame Branding
Contributor: Grace Li (gl105@yahoo.com)
Contributor URL: http://www.sysu.net/gl105
Details: 1.48 KB * Uploaded September 7 2000
Description: Allows you to open other sites in a new window while retaining the branding for your site in a frame. The branding frame can be either rows or columns, easy!
[ Get Source Code ]
Title: Frame Navigation
Details: 1.42 KB * Uploaded April 6 1999
Description: If your site is in frames, you'll love this neat script. You can create a button in one frame and have it change the location of the other frame! Awesome!
[ Get Source Code ]
Title: Frames Load Order
Contributor: Ronnie T. Moore, Editor
Details: 1.02 KB * Uploaded February 25 2000
Description: Loads a frame only after the other frame has completely finished loading. With two frames, for example, the top frame is blank until the bottom frame loads. Then, the top frame loads with the correct page. Great!
[ Get Source Code ]
Title: FTP Server Login
Contributor: Reinout Verkerk
Details: 1.53 KB * Uploaded August 4 1999
Description: Just enter your username, password, and FTP server's address and JavaScript can login into the server for you!
[ Get Source Code ]
Title: Full Screen Window
Contributor: Paul Deron (trombonepaul@yahoo.com)
Contributor URL: http://paul1.web.com
Details: 0.86 KB * Uploaded January 25 2000
Description: Open a new window in full screen mode. Menu bars and the status bar are disabled. Useful for pages displaying a movie clip, slideshow, or even on an intro 'welcome' page to your site. It's only 4 lines total. Easy!
[ Get Source Code ]
Title: Hard Drive Browser
Details: 0.64 KB * Uploaded January 29 1999
Description: This script provides quick access to your entire hard drive, including A, B, C, D, and E drives (the ones you have, at least). Short code too!
[ Get Source Code ]
Title: Home Page
Details: 0.59 KB * Uploaded November 15 1999
Description: (Netscape 4.0+ users only) Take the visitor to their browser's home page automatically or via a button or link click. Cool!
[ Get Source Code ]
Title: Indent Menu
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 5.35 KB * Uploaded January 5 2001
Description: (IE 4 + and NN 6 +) Fully interactive menu with description box. Customize link color and behavior, link box motion indent, link box border colors, link box border styles, link box border width, individual link messages, and default link message. Written without using layers. Amazing!
[ Get Source Code ]
Title: Key Launcher
Details: 1.52 KB * Uploaded July 5 1999
Description: The easiest website navigation yet requires nothing more than touching letters on your keyboard. Just touch a letter that has been defined as a launcher key and you are sent to that key's pre-defined page. It's easy to add as many launcher keys as you want and surely will amaze your visitors! Awesome!
[ Get Source Code ]
Title: Link Description
Contributor: Danny Mc Neill (danny@mc-neill.co.uk)
Contributor URL: http://www.mc-neill.co.uk
Details: 1.51 KB * Uploaded October 18 2000
Description: (Internet Explorer Only) Displays a description in another cell of a table when the mouse moves over a link. Although Netscape users will not see the extra HTML description, the link still works fine for them, no errors! Nice!
[ Get Source Code ]
Title: Link Wheel
Details: 2.12 KB * Uploaded May 29 1998
Description: This neat little JavaScript will flip through all the different sites that you include, along with a description of that site. When the visitor clicks the button, they are taken to that site! Very cool!
[ Get Source Code ]
Title: Link Delay Image
Details: 1.22 KB * Uploaded September 13 1999
Description: After your visitors click a link, you can make the browser delay as many seconds as you want before they are actually sent to that page. Why not use that time to display an animated image about the page they are going to? Eye-catching!
[ Get Source Code ]
Title: Links List
Contributor: Kulesh S. (linklist@meshage.net)
Contributor URL: http://meshage.net/scribble
Details: 2.23 KB * Uploaded February 22 2000
Description: Allow your users to quickly see a list of all the links on your web page in a well organized and numbered list. Each listing includes the link URL and the link's text. Works on both IE and Netscape. Clever!
[ Get Source Code ]
Title: Load Two Frames
Details: 0.95 KB * Uploaded July 26 1999
Description: Open two different pages into two separate pages when the user clicks on one link! The frameset code can even be customized to fit with your site's design. Great!
[ Get Source Code ]
Title: Menu Scroll
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 2.65 KB * Uploaded December 28 1998
Description: Use this amazing layers script to actually 'scroll' a series of menu items onto your page. Wow!
[ Get Source Code ]
Title: Mixed Pulldown Menu (in Frames)
Details: 1.71 KB * Uploaded July 12 2000
Description: This script allows your pulldown menu to individually load menu items either in frames or in their own popup window based on how you configure them. Just remember to make sure it is clear on your site which kind each menu item is, though.
[ Get Source Code ]
Title: Month Page
Details: 0.85 KB * Uploaded July 21 1999
Description: If you maintain separate pages for each month, this script can redirect the user to the correct page automatically! The script determines the current month and sends them to the correct page. Neat!
[ Get Source Code ]
Title: Must Visit Sponsor
Details: 0.80 KB * Uploaded August 5 1999
Description: Requires the visitor to click your sponsor's banner or link before being able to enter your site. After clicking the banner or link text, the advertiser's page will open in a new window, and your web page loads in the original window, which is behind the ad window.
[ Get Source Code ]
Title: New Window
Details: 0.96 KB * Uploaded May 15 1998
Description: Do you have a link that you'd rather have open in a new window? This little script will do just that! You can even use a button or a text link to open the new window! Check out the example and see what you think!
[ Get Source Code ]
Title: Popup Page
Details: 0.81 KB * Uploaded July 23 1999
Description: JavaScript can open another window a specified number of seconds after the first page finishes loading. This popup page can function as an advertising window, some tips on navigating your site, what's new, and lots more. Nice!
[ Get Source Code ]
Title: Portable Menu
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 1.69 KB * Uploaded June 4 1999
Description: On your site, it's often useful to have a navigation menu for visitors to help them get around on your site. This navigation menu, however, is different. As the visitor scrolls up and down your site, the menu moves up and down with them! It's a portable menu! (The only concern when adding this to your site is to make sure you move the regular content on your site over enough that the portable menu won't cover it) Great!
[ Get Source Code ]
Title: Pulldown Menu
Contributor: Alex Tu (boudha1@hotmail.com)
Contributor URL: http://www.geocities.com/alex_2106
Details: 1.20 KB * Uploaded April 16 1998
Description: You can make it easier on our visitors to find their way around your site. I highly suggest using the extremely popular and extremely useful menu list. It seems every good site has one.... So, put one on your site!
[ Get Source Code ]
Title: Pulldown Menu (in Frames)
Details: 1.44 KB * Uploaded January 2 1997
Description: If you would like to use a pulldown menu, but would like to do so in frames, this is the script for you. One frame will contain the pulldown menu and the selections will be opened in the other frames!
[ Get Source Code ]
Title: Pulldown Menu (Automatic)
Details: 2.96 KB * Uploaded August 13 1997
Description: This Javascript will display an ordinary-looking menu . Once a link is selected, the visitor is automatically taken to the website without hitting 'Go!' or anything.
[ Get Source Code ]
Title: Pulldown Menu (Automatic in Frames)
Details: 1.79 KB * Uploaded July 17 1998
Description: Here's the Automatic Pulldown menu, but in Frames! Have the link open in a different frame of your site! Neat!
[ Get Source Code ]
Title: Pulldown Menu (Description)
Details: 4.54 KB * Uploaded August 13 1997
Description: If you have plenty of space on you webpage or just would like to use a more comprehensive menu list, then this script might suit you nicely. This script works very well and is also very visually appealing.
[ Get Source Code ]
Title: Pulldown Menu (in Frames)
Details: 1.44 KB * Uploaded January 2 1997
Description: If you would like to use a pulldown menu, but would like to do so in frames, this is the script for you. One frame will contain the pulldown menu and the selections will be opened in the other frames!
[ Get Source Code ]
Title: Pulldown Menu (Popup)
Details: 1.32 KB * Uploaded June 29 1999
Description: After the user selects an option in the pulldown menu, the new page opens in a new window! This is useful when linking to sites not within your site when you do not want the user to leave your site. Your site will remain open in the other window so the visitor can come back to it when the are finished with the popup page. You can even control the size of the popup window, whether it has scrollbars, menubars, toolbars, etc.
[ Get Source Code ]
Title: Menu Scroll
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 2.65 KB * Uploaded December 28 1998
Description: Use this amazing layers script to actually 'scroll' a series of menu items onto your page. Wow!
[ Get Source Code ]
Title: Month Page
Details: 0.85 KB * Uploaded July 21 1999
Description: If you maintain separate pages for each month, this script can redirect the user to the correct page automatically! The script determines the current month and sends them to the correct page. Neat!
[ Get Source Code ]
Title: Must Visit From....
Details: 0.62 KB * Uploaded June 30 1999
Description: If other sites links directly the sub-pages of your site or if previous required pages are being skipped, you can now require your visitors to come from a certain page! Those that did not come from the required page are alerted then send back to the required previous page. Clever!
[ Get Source Code ]
Title: New Window
Details: 0.96 KB * Uploaded May 15 1998
Description: Do you have a link that you'd rather have open in a new window? This little script will do just that! You can even use a button or a text link to open the new window! Check out the example and see what you think!
[ Get Source Code ]
Title: Popup Page
Details: 0.81 KB * Uploaded July 23 1999
Description: JavaScript can open another window a specified number of seconds after the first page finishes loading. This popup page can function as an advertising window, some tips on navigating your site, what's new, and lots more. Nice!
[ Get Source Code ]
Title: Portable Menu
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 1.69 KB * Uploaded June 4 1999
Description: On your site, it's often useful to have a navigation menu for visitors to help them get around on your site. This navigation menu, however, is different. As the visitor scrolls up and down your site, the menu moves up and down with them! It's a portable menu! (The only concern when adding this to your site is to make sure you move the regular content on your site over enough that the portable menu won't cover it) Great!
[ Get Source Code ]
Title: Quick Jump
Details: 0.32 KB * Uploaded July 7 1999
Description: Similar to the location box in your browsers, just enter a complete web site address (starting with http://) in the box and click enter to jump to that site! Short script - only three lines of code!
[ Get Source Code ]
Title: Quick Jump Phrases
Contributor: Jay Bienvenu (jay@bienvenu.net)
Details: 4.91 KB * Uploaded December 3 1999
Description: Allows the user to quick jump to the site of their choice just by entering the short phrase for that site. It even displays a list of all the sites and the phrases to go there automatically! Definitely a clever way to allow visitors to navigate your site. (Be sure to put this script on it's own page of your site.)
[ Get Source Code ]
Title: Quick Preview
Contributor: Ronnie T. Moore, Editor
Details: 1.56 KB * Uploaded February 24 2000
Description: When the user clicks the thumbnail image the full picture loads in a new window. The window can optionally be configured to close a fixed number seconds after the page has loaded.
[ Get Source Code ]
Title: Random Page
Details: 0.89 KB * Uploaded March 21 1999
Description: An easy way to instantly send the visitor to a random HTML page. Just enter the random pages you want to use, and you're done!
[ Get Source Code ]
Title: Remote Control
Details: 1.76 KB * Uploaded February 10 2000
Description: Simplify the navigation process on your web site by allowing your visitors to open a small remote control window with links to the sections of your site. And, when they click a link, the remote control closes and they are taken to the page in the main window. Great!
[ Get Source Code ]
Title: Reusable Menus
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 1.40 KB * Uploaded April 13 2000
Description: A Javascript-powered set of related menus that all run in the same select object on a page. This allows for easy customization and menu independence. You can have as many sublevels as you like, in as many individual menus as you like, in as many different forms as you like! Awesome!
[ Get Source Code ]
Title: Sidebar
Contributor: Steven (schalker@msn.com)
Contributor URL: http://www.angelfire.com/tv/stevenc
Details: 1.03 KB * Uploaded January 24 2001
Description: Now you can add links to your Netscape 6 sidebar. Easy!
[ Get Source Code ]
Title: Slide Menu
Contributor: qv247@hotmail.com (qv247@hotmail.com)
Contributor URL: http://majestix.cjb.com
Details: 3.03 KB * Uploaded January 19 2001
Description: This auto-hiding menu slides in and out when you move your mouse over it. Easily add as many links as you need!
[ Get Source Code ]
Title: Sliding Window
Contributor: Daniel Clarke (daniel.clarke@ic.ac.uk)
Details: 0.96 KB * Uploaded August 16 2000
Description: Slides the browser window off the screen when the link or button is clicked, only to return it to its original location as it loads the link page. Sweet!
[ Get Source Code ]
Title: Thumbnail Navigator
Contributor: Daniel Smith (xalres@earthlink.net)
Contributor URL: http://home.earthlink.net/~xalres
Details: 2.57 KB * Uploaded October 9 1999
Description: Allows the visitor to easily browse with Previous and Next through several thumbnail images (all of which are preloaded so they show up instantly). Then they can click the Go button to be taken to the selected thumbnail's full size image.
[ Get Source Code ]
Title: Timed Redirect
Contributor: desypfa@hotmail.com (desypfa@hotmail.com)
Details: 0.88 KB * Uploaded January 23 2001
Description: Here's a simple way to redirect a user to another page using JavaScript. Short!
[ Get Source Code ]
Title: Web Slideshow
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/sitemap.htm
Details: 2.26 KB * Uploaded March 17 2000
Description: Create your own hands-free web page slide show with ease. This script cycles any number of pages that you set up on a time delay basis. Absolutely a gem for any interested in providing a hands-free web site demonstration. The slideshow can repeat indefinitely, or finish at a 'the end' page. The left frame also allows for a quick jump to any particular page that you want.
[ Get Source Code ]